| AdCoursePreReqConfig |
| Logical Entity Name | AdCoursePreReqConfig |
| Default Table Name | AdCoursePreReqConfig |
| Physical Only | NO |
| Definition | |
| Note |
| AdCoursePreReqConfig Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AdCoursePreReqConfigID |
int | NO | ||
AdCourseID |
int | NO | ||
| PreReqType | char(2) | NO | ||
| IsOptional | bit | NO | ||
| Enabled | bit | NO | ||
| MinValueRequired | int | YES | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
UserId |
int | NO | ||
| TS | timestamp | NO |
| AdCoursePreReqConfig Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_AdCoursePreReqConfig_AdCoursePreReqConfigID | PrimaryKey | AdCoursePreReqConfigID |
| AdCoursePreReqConfig Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdCourse | Non-Identifying | One To Zero or More | FK_AdCoursePreReqConfig_AdCourseID_AdCourse_AdCourseID | AdCourseID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_AdCoursePreReqConfig_UserID_SyStaff_SyStaffID | UserId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AdCoursePreReqConfig Check Constraints |
| Check Constraint Name | CheckConstraint |